Rails backend: debugging [closed]

Posted by banditKing on Pro Webmasters See other posts from Pro Webmasters or by banditKing
Published on 2012-09-11T18:34:07Z Indexed on 2012/09/11 21:49 UTC
Read the original article Hit count: 196

Filed under:
|

I have a rails -API app with Rabl. Im trying to build a photo sharing app.

Im getting status 500 codes when my client communicates with the server. Im trying to find out how to debug this. The client is an iOS app I wrote. Where should I begin the debugging process and what are the best tools for debugging rails-api backend apps. Im new to server development so trying to learn the tricks of the trade.

Any help would be appreciated.

Thanks

© Pro Webmasters or respective owner

Related posts about server

Related posts about ruby-on-rails